National Repository of Grey Literature 9 records found  Search took 0.01 seconds. 
Web Service for Electronic Vouchers
Jurdová, Natália ; Hanáček, Petr (referee) ; Kočí, Radek (advisor)
This bachelor thesis describes a creation of a web service for managing discount vouchers in the company AIS Servis Ltd. The web service is implemented in the programming language Java and provides methods for creating, editing, deleting, searching and applying discount vouchers. It also allows import and export to the CSV (Comma- separated values) file format and the creation of statistics on the application of discount vouchers.
Comparison of communication technologies and selection of effective protocol for access of IoT device to the back-end server using the Java platform
Gryc, Václav ; Hošek, Jiří (referee) ; Šeda, Pavel (advisor)
This thesis focuses on comparing two ways of communicating with a web service. The first way to communicate is using SOAP. The second way uses the REST architecture, creating a RESTful web service. Both ways are theoretically described in the thesis. The main benefit of this work for devices with reduced connectivity is the finding that communication with REST API is more appropriate.
Native XML Database
Piwko, Karel ; Chmelař, Petr (referee) ; Stryka, Lukáš (advisor)
XML is de facto standard for enchanging information on the Internet, among applications and business companies. While storing XML, we can choose between techniques allowing us to use relation database and native XML databases, whose underlaying XML data model is more appropriate. This study is about creating and comparision of web applications based on mentioned technologies, using open source database eXist, web framework Apache Cocoon and open source database PostgreSQL, application framework Stripes, Java Persistence API and EJB. As a sample, portal of Wikipedia was chosen, in both cases powered by JBoss application server.
MongoDB Support for UnifiedPush Server
Pecsérke, Róbert ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
Tato diplomová práce se zabývá návrhem a implementací rozšíření pro UnifiedPush Server, které serveru umožní přistupovat k nerelační databázi MongoDB a využívá potenciál horiznotální škálovatelnosti neralačních databází. Součástí práce je i návrh výkonnostních testů a porovnání výkonu při behu na jednom a vícero uzlích, návrh migračního scénáře z MySQL na MongoDB, identifikace úzkých míst. Aplikace je implementována v jazyce Java a využívá Java Persistence API pro přístup k databázím. Pro přístup k nerelačním databázím používá implementaci standardu JPA Hibernate OGM.
Comparison of communication technologies and selection of effective protocol for access of IoT device to the back-end server using the Java platform
Gryc, Václav ; Hošek, Jiří (referee) ; Šeda, Pavel (advisor)
This thesis focuses on comparing two ways of communicating with a web service. The first way to communicate is using SOAP. The second way uses the REST architecture, creating a RESTful web service. Both ways are theoretically described in the thesis. The main benefit of this work for devices with reduced connectivity is the finding that communication with REST API is more appropriate.
Web Service for Electronic Vouchers
Jurdová, Natália ; Hanáček, Petr (referee) ; Kočí, Radek (advisor)
This bachelor thesis describes a creation of a web service for managing discount vouchers in the company AIS Servis Ltd. The web service is implemented in the programming language Java and provides methods for creating, editing, deleting, searching and applying discount vouchers. It also allows import and export to the CSV (Comma- separated values) file format and the creation of statistics on the application of discount vouchers.
MongoDB Support for UnifiedPush Server
Pecsérke, Róbert ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
Tato diplomová práce se zabývá návrhem a implementací rozšíření pro UnifiedPush Server, které serveru umožní přistupovat k nerelační databázi MongoDB a využívá potenciál horiznotální škálovatelnosti neralačních databází. Součástí práce je i návrh výkonnostních testů a porovnání výkonu při behu na jednom a vícero uzlích, návrh migračního scénáře z MySQL na MongoDB, identifikace úzkých míst. Aplikace je implementována v jazyce Java a využívá Java Persistence API pro přístup k databázím. Pro přístup k nerelačním databázím používá implementaci standardu JPA Hibernate OGM.
Native XML Database
Piwko, Karel ; Chmelař, Petr (referee) ; Stryka, Lukáš (advisor)
XML is de facto standard for enchanging information on the Internet, among applications and business companies. While storing XML, we can choose between techniques allowing us to use relation database and native XML databases, whose underlaying XML data model is more appropriate. This study is about creating and comparision of web applications based on mentioned technologies, using open source database eXist, web framework Apache Cocoon and open source database PostgreSQL, application framework Stripes, Java Persistence API and EJB. As a sample, portal of Wikipedia was chosen, in both cases powered by JBoss application server.
Object-Relational Mapping with Framework Hibernate
Berger, Jan ; Pavlíčková, Jarmila (advisor) ; Palovská, Helena (referee)
The bachelor's thesis Object-Relational Mapping with Framework Hibernate is primarily concerned with the description of problems of data persistence of programs written in Java programming language in relational databases. The tool for implementing persistence is object-relational mapping. In the first part of the thesis a concept of object-relational mapping is defined and some problems of its implementing are described. Then an example application is introduced, on which framework Hibernate is demonstrated, followed by the description of structure and architecture of framework Hibernate. The second part of the thesis describes the philosophy and conditions for creating mapping metadata for the individual object structures, using XML and annotation notations. At the end of this part both notations are compared.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.